


.hotelin{
    background: #2C2C2C;
    margin-top: 30px;
    position: relative;
    height: 130px;
    color: white;
}
.hotelin .left img{
    position: absolute;
    top: -30px;
}
.hotelin .right .dhicon{
    padding-top: 80px;
    background: url(/uploads/carousel/ico3.png) center 25px no-repeat;
}



.hotelin .right .dhxq{
    width: 130px;
    line-height: 22px;
    padding-top: 15px;
    padding-left: 10px;
}
.hotelin .right b{
    display: block;
    color: #ff0;
    font-size: 16px;
    line-height: 20px;
}

.hotelin .in .titl span{
    font-size: 18px;
}
.hotelin .in .titl span b{
    color: #ff0;
    font-size: 18px;
}
.hotelin .in .titl em{
    font-weight: bold;
    font-size: 16px;
}




body{
    background: #F4F2F2;
}
.fang .chakl a{
    color: white;
    display: inline-block;
    padding: 0px 20px;
    font-size: 15px;
    margin-right: 10px;
}
.fang .chakl .zuo{
    background: #828282;
}
.fang .chakl .you{
    background: #DA0605;
}


.anli .lanmu{
    text-align: center;
    padding: 10px 0px 25px;
}
.anli .lanmu a{
    display: inline-block;
    width: 100px;
    line-height: 30px;
    margin: 0 10px;
    color: #999;
    border: 1px solid #e6e5e5;
    background-color: #fff;
}



.anli .rightl .box p{
    font-size: 12px;
    border-left: 3px solid #514E4D;
    padding-left: 10px;
    margin: 10px 0px;
    line-height: 20px;
}



.team .box{
    text-align: center;
}
.team .box img{
    width: 180px;
    height: 200px;
    border-radius: 50%;
}
.team .box p{
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    margin-top: 25px;
}

.team{
    padding: 10px 5px;
}
.team .swiper-button-prev{
    left: 0px;
    top: 43%;
}
.team .swiper-button-next{
    right: 0px;
    top: 43%;
}



.process .useltit .xian{
    top: 36px;
}


.process p{
    color: #999;
}


.news .box{
    background: white;
    overflow: hidden;
}
.news .bg_hui{
    border: 1px solid #ECECEC;
    padding: 8px;
}

.news .box .tit{
    border-left: 8px solid #E50012;
    padding: 0 6px;
    line-height: 25px;
    font-size: 20px;
    margin: 10px 0px;
    color: #B7B7B7;
}

.news .bg_hui .topl p{
    color: #333;
    margin: 8px 0px 8px 9px;
    font-size: 14px;
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
}
.news .bottl li{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
}
.news .bottl li a{
    font-size: 12px;
}

.news .bianju{
    padding: 0;
}


.kapian{
    padding: 40px 0;
    background: url(/uploads/carousel/icai.jpg) repeat;
}

.gongdi .chakl{
    text-align: center;
    margin: 10px 0px;
}
.gongdi .chakl span{
    background: #e50011;
    line-height: 20px;
    color: #fff;
    display: inline-block;
    padding: 0px 15px;
}
.gongdi .casel .box{
    background: white;
    padding: 5px;
    padding-bottom: 20px;
}





.casel{
    padding: 10px 19px;
}
.casel .swiper-button-prev{
    left: 0px;
    top: 43%;
}
.casel .swiper-button-next{
    right: 0px;
    top: 43%;
}
.casel .swiper-button-prev,.casel .swiper-button-next{
    color: white;
    width: 22px;
    height: 55px;
    top: 45%;
    background: #33333d;
    opacity: .55;
    font-size: 12px;
}
.casel .swiper-button-prev::after,.casel .swiper-button-next::after{
    font-size: 18px;
}

.inform{
    padding-top: 10px;
}
.inform input{
    line-height: 35px;
    padding: 0 10px;
    margin-right: 6px;
    border: 0;
    background: #fff;
    border-radius: 0px;
    font-size: 12px;
}
.inform button{
    line-height: 35px;
    color: #fff;
    border: 0;
    background: #ff9000;
    cursor: pointer;
    padding: 0px 10px;
}

.inform .ms span{
    font-size: 12px;
}



@media (max-width: 767px) {


    .team .box img{
        width: 170px;
        height: 150px;
    }
    .team .box p{
        font-size: 12px;
    }

    .fang .chakl{
        text-align: center;
    }
    


  
}